Bump activesupport from 8.1.2.1 to 8.1.3 in the ruby-all-dependencies group across 1 directory#2064
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Open
Conversation
517dc7e to
f2203a7
Compare
Bumps the ruby-all-dependencies group with 1 update in the /support/pipeline-visualiser directory: [activesupport](https://github.com/rails/rails). Updates `activesupport` from 8.1.2.1 to 8.1.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.2.1...v8.1.3) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
f2203a7 to
1b4b49c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ruby-all-dependencies group with 1 update in the /support/pipeline-visualiser directory: activesupport.
Updates
activesupportfrom 8.1.2.1 to 8.1.3Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
Commits
fa8f081Preparing for 8.1.3 release63cef3dMerge branch '8-1-sec' into 8-1-stablec315744Merge pull request #56889 from alpaca-tc/support-spring-on-test-environment2ac86a8Revert benchmark.rb to a silent shim (#56832)8e8c955Merge pull request #56785 from drsharp/dan/fix-json-encoder-bug38e8df6Fix activesupport/CHANGELOG.md offense at 8-1-stablef5266eeMerge pull request #56679 from Saidbek/fix-overlapping-acronyms-order8080d2dFix changelog formatting594357cMerge pull request #56652 from zzak/re-56588055902aHandle Ruby 4.1 stabby lambda in Proc#source_location start_column